mobilePurchaseSendRequest
Type
command
Summary
Notify the AppStore/Market Place that a purchase request has been initiated.
Syntax
mobilePurchaseSendRequest <purchaseID>
Description
Use mobilePurchaseSendRequest to confirm to the AppStore/Market Place that a purchase request has been initiated.
The command mobilePurchaseSendRequest is used to confirm to the AppStore/Market Place that an item has been requested for purchase. This should only be called once a purchase request is in the 'initialzed' state.
Parameters
Name | Type | Description |
---|---|---|
purchaseID | The identifier of the purchase request. |
Examples
mobilePurchaseSendRequest thePurchaseId
Related
command: mobilePurchaseSet, mobileDisablePurchaseUpdates, mobilePurchaseVerify, mobileRestorePurchases, iphoneRequestProductDetails, mobilePurchaseConfirmDelivery, mobileEnablePurchaseUpdates, mobilePurchaseCreate
function: mobilePurchaseState, mobilePurchaseError, mobileCanMakePurchase, mobilePurchaseGet, mobilePurchases
message: purchaseStateUpdate
Compatibility and Support
Introduced
LiveCode 5.0.1
OS
ios
android
Platforms
mobile